Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix another DeprecationWarning, and a bug in _is_expired #151

Merged
merged 4 commits into from
Oct 2, 2024

Conversation

npt
Copy link
Contributor

@npt npt commented Oct 1, 2024

No description provided.

Previously, _is_expired would raise
    TypeError: can't compare offset-naive and offset-aware datetimes
if passed a (string representing a) datetime with a timezone.
@omarryhan omarryhan merged commit e04cd1d into omarryhan:master Oct 2, 2024
8 checks passed
@omarryhan
Copy link
Owner

Thanks again! released in v5.13.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants